RemoteSettingsFilterProvider.GetSessionRole Method
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.
Session Role, client or server
public:
virtual System::String ^ GetSessionRole();
public virtual string GetSessionRole ();
abstract member GetSessionRole : unit -> string
override this.GetSessionRole : unit -> string
Public Overridable Function GetSessionRole () As String