Method: Sharepoint::Site#authentication_path
- Defined in:
- lib/sharepoint-ruby.rb
#authentication_path ⇒ Object
88 89 90 |
# File 'lib/sharepoint-ruby.rb', line 88 def authentication_path "#{@protocol}://#{@server_url}/_forms/default.aspx?wa=wsignin1.0" end |