Share via


AuthServer.PreviousEncryptedAppSecret property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property PreviousEncryptedAppSecret As String
    Get
    Set
'Usage
Dim instance As AuthServer
Dim value As String

value = instance.PreviousEncryptedAppSecret

instance.PreviousEncryptedAppSecret = value
public string PreviousEncryptedAppSecret { get; set; }

Property value

Type: System.String

See also

Reference

AuthServer class

AuthServer members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace