PartyIdentifierGetTokenOptions Method |
[Missing <summary> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifier.GetTokenOptions"]
Namespace: WorkZone.Dispatcher.BaseAssembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic IEnumerable<string> GetTokenOptions()
Public Function GetTokenOptions As IEnumerable(Of String)
public:
IEnumerable<String^>^ GetTokenOptions()
member GetTokenOptions : unit -> IEnumerable<string>
Return Value
IEnumerableString[Missing <returns> documentation for "M:WorkZone.Dispatcher.Base.PartyIdentifier.GetTokenOptions"]
See Also