Realm Property

The realm to use for authentication.

Syntax

public string Realm { get; set; }
Public Property Realm As String

Default Value

""

Remarks

This property specifies the realm to use for authentication. Typically, this property can be left empty; it will be populated during the initial connection process based on information returned by the server.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks P2P 2020 .NET Edition - Version 20.0 [Build 8235]