SecureDeviceAssociationTemplate has the following members.
| Name | Description | |
|---|---|---|
![]() |
AcceptorSocketDescription | Retrieves the acceptor SecureDeviceSocketDescription for the template. |
![]() |
AllowedUsages | Retrieves the SecureDeviceAssociationUsage flags for the template. |
![]() |
Associations | Retrieves the vector view of SecureDeviceAssociations currently created using the template. |
![]() |
InitiatorSocketDescription | Retrieves the initiator SecureDeviceSocketDescription for the template. |
![]() |
MultiplayerSessionRequirement | Retrieves the MultiplayerSessionRequirement setting for the template. |
![]() |
Name | Retrieves the name string of the SecureDeviceAssociationTemplate. |
![]() |
ProtocolParserDescriptions | Retrieves the vector view of ProtocolParserDescription structures for the template. |
![]() |
QualityOfServiceMetricPathPriorities | Retrieves the vector view of QualityOfServiceMetric path priority values for the template. |
![]() |
RelyingParty | Reports the relying party name or URI for this SecureDeviceAssociationTemplate. |
![]() |
Templates | Retrieves a vector view of the SecureDeviceAssociationTemplates known to the app. |
| Name | Description | |
|---|---|---|
![]() |
CreateAssociationAsync | Begins establishing a new secure device association with the device specified by SecureDeviceAddress. |
![]() |
CreateAssociationForPortsAsync | Begins establishing a new secure device association using specific port numbers from a port range. |
![]() |
CreateCertificateRequestAsync | Initiates an asynchronous operation to generate a new certificate request and return it as a Public-Key Cryptography Standards (PKCS) #10-formatted buffer. |
![]() |
GetTemplateByName | Retrieves the SecureDeviceAssocationTemplate indicated by the specified name. |
![]() |
InstallCertificateAsync | Initiates an asynchronous action to install the certificate passed in the specified buffer object to represent the local console when establishing Secure Device Associations to dedicated game servers using this template. |
| Name | Description | |
|---|---|---|
![]() |
AssociationIncoming | Raised when a remote device attempts to establish a new Xbox Secure Device Association with the local device. |