PolicyAssignmentSignatureAlgorithm Class
Represents policy signature algorithm information.
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
System::Object
Microsoft.ConfigurationManagement.Messaging.Messages::PolicyAssignmentSignatureAlgorithm
Microsoft.ConfigurationManagement.Messaging.Messages::PolicyAssignmentSignatureAlgorithm
| Name | Description | |
|---|---|---|
![]() | PolicyAssignmentSignatureAlgorithm() | Initializes a new instance of the PolicyAssignmentSignatureAlgorithm class. |
| Name | Description | |
|---|---|---|
![]() | AlgorithmId | Gets or sets the algorithm ID. |
![]() | AlgorithmOid | Gets or sets the algorithm Cryptographic Service Provider (CSP) object identifier (OID). |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

