| IQuickbloxClientAuthSecret Property |
Authorization Secret
Namespace: Quickblox.SdkAssembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxstring AuthSecret { get; }ReadOnly Property AuthSecret As String
Get
property String^ AuthSecret {
String^ get ();
}abstract AuthSecret : string with get
Property Value
Type:
String
See Also