EncryptionState Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Runtime.Serialization.DataContract(Name="EncryptionState", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")]
public enum EncryptionState
[<System.Runtime.Serialization.DataContract(Name="EncryptionState", Namespace="http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")>]
type EncryptionState =
Public Enum EncryptionState
- Inheritance
-
EncryptionState
- Attributes
Fields
Name | Value | Description |
---|---|---|
Unknown | 0 | |
Active | 1 | |
Creating | 2 |